Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / dt<a> Class / dt<a> Constructor

In This Topic
    dt<a> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal a As a, _
       ByVal b As dn(Of a), _
       ByVal c As System.Integer, _
       Optional ByVal d As System.String _
    )
    public dt<a>( 
       a a,
       dn<a> b,
       System.int c,
       System.string d
    )

    Parameters

    a
    b
    c
    d
    See Also